You are viewing the RapidMiner Studio documentation for version 10.1 - Check here for latest version
Un-gzip (Operator Toolbox)
Synopsis
This operator unpacks gzip compressed files.Input
- input (File)
This input port expects a gzip compressed file. The file itself can be of any type.
Output
- output (File)
The output port delivers the unpacked file object.
Tutorial Processes
Unpack gzip-compressed csv file
Within this tutorial process a gzip-compressed csv file is unpacked and read by the Read CSV Operator which creates the respective ExampleSet.